Test the new style property
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Apr 2009 18:41:49 +0000 (14:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 30 Apr 2009 18:41:49 +0000 (14:41 -0400)
tests/testgtkrc

index e94ab284b7ce0766878f7961d33539afb5ec3703..d2be67ff06e78c85adaa4b4d4a3ce38726351cd2 100644 (file)
@@ -32,7 +32,9 @@ style "global-style-properties"
   GtkButtonBox::child_min_width = 0
   GtkButtonBox::child_min_height = 0
   GtkArrow::arrow-scaling = 1.0
+  GtkEntry::invisible-char = 10046
 }
+
 class "GtkWidget" style "global-style-properties"
 
 style "defaultfont"